-
Home
-
MotoPress Appointment Booking
-
1.20.0
-
Code
-
Classes
- CustomerRepository
| Total Complexity |
61 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
446 |
| Lines of code |
276 |
| Logical lines of code |
160 |
| Comment lines |
81 |
| Methods |
14 |
| Properties |
0 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| findAll() |
A |
43 |
10 |
47 |
| save() |
A |
43 |
9 |
50 |
| mapDataToEntity() |
A |
49 |
10 |
33 |
| saveBookingCustomer() |
A |
45 |
9 |
45 |
| delete() |
S |
52 |
5 |
25 |
| updateLastActive() |
S |
58 |
4 |
17 |
| getTotalBookingsOfCustomer() |
S |
60 |
2 |
13 |
| findByColumnValue() |
S |
61 |
2 |
11 |
| findById() |
S |
70 |
2 |
6 |
| findByUserId() |
S |
70 |
2 |
6 |
| findByEmail() |
S |
71 |
2 |
6 |
| findByPhone() |
S |
71 |
2 |
6 |
| findAllAssociatedUserIds() |
S |
69 |
1 |
6 |
| getTotalCustomers() |
S |
72 |
1 |
5 |